Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix an enum to use the new name from ImGui #4

Merged
merged 2 commits into from
Sep 3, 2023

Conversation

JamesWrigley
Copy link
Member

This was renamed by 1.89.4. Should we have a @static branch in here for compatibility with older versions? Or just make a breaking release?

Previously these were all Int64's, which would cause method errors since the
bindings strictly only allow Cint's.
@JamesWrigley
Copy link
Member Author

Added a wee fix in d0a7a68, ran into this when closing viewports with Alt + F4.

@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2023

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@JamesWrigley JamesWrigley merged commit 7d3aa66 into JuliaImGui:master Sep 3, 2023
10 checks passed
@JamesWrigley JamesWrigley deleted the imgui-update branch September 3, 2023 14:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants